# MyProfileComponent

**Kind:** Component

**Source:** `Frontend/src/app/components/security/my-profile/my-profile.component.ts` (line 1)

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

## Diagram

```mermaid
graph TD
    component_MyProfileComponent_53a5a89b["MyProfileComponent"]
    class component_MyProfileComponent_53a5a89b rootComponent
```

## Relationships

- IMPORTS → `Person`
- IMPORTS → `TrustedLoginDevice`
- IMPORTS → `Departments`
- IMPORTS → `checkChanges`
- IMPORTS → `PersonService`
- IMPORTS → `environment`
- IMPORTS → `AppSettings`
- IMPORTS → `File`
- IMPORTS → `GeneralListView`
- IMPORTS → `RelatedToTypes`
- IMPORTS → `AlertsService`
- IMPORTS → `SharedPopupComponent`
- IMPORTS → `SharedAttachedDocsComponent`
- IMPORTS → `FilesComponent`
- IMPORTS → `AuthService`
- IMPORTS → `RoleUser`
- IMPORTS → `Role`
- IMPORTS → `UserBranchsPermissions`
- IMPORTS → `PreviousPageService`
- IMPORTS → `RoleService`
- IMPORTS → `CompanyBranch`
- IMPORTS → `CompanyBranchService`
- IMPORTS → `FilesPortService`
- IMPORTS → `FilesService`

## 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)

- `SecurityRoutingModule` — `Frontend/src/app/components/security/security-routing.module.ts`:1
- `SecurityModule` — `Frontend/src/app/components/security/security.module.ts`:1
