# ManageAccountsComponent

**Kind:** Component

**Source:** `Frontend/src/app/components/configuration/manage-accounts/manage-accounts.component.ts` (line 1)

**Part of:** [Frontend](subsystem-frontend-src-app)

## Diagram

```mermaid
graph TD
    component_ManageAccountsComponent_de1e125["ManageAccountsComponent"]
    class component_ManageAccountsComponent_de1e125 rootComponent
```

## Relationships

- IMPORTS → `AlertsService`
- IMPORTS → `AppSettings`
- IMPORTS → `ShareContentTypeEnum`
- IMPORTS → `SubscriptionPackagesEnum`
- IMPORTS → `ShareableContentService`
- IMPORTS → `Company`
- IMPORTS → `CompanySharedContent`
- IMPORTS → `SharedBranch`
- IMPORTS → `SharedObjectTypeEnum`
- IMPORTS → `CompanyBranch`
- IMPORTS → `AppService`
- IMPORTS → `CompanyBranchService`
- IMPORTS → `PreviousPageService`
- IMPORTS → `AuthService`
- IMPORTS → `SharedPopupComponent`
- IMPORTS → `checkChanges`
- IMPORTS → `ComponentCanDeactivate`
- IMPORTS → `LogHistoryModulesEnum`
- IMPORTS → `LogHistoryComponent`
- IMPORTS → `AccountsService`
- IMPORTS → `AccountsLookupWithData`
- IMPORTS → `sampleSelectBoxIDs`
- IMPORTS → `ManageAccountsService`

## Used by

2 references from 2 files. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.

### Imported by (2)

- `ConfigurationRoutingModule` — `Frontend/src/app/components/configuration/configuration-routing.module.ts`:1
- `TranslateHandler` — `Frontend/src/app/components/configuration/configuration.module.ts`:1
