# Identities

Identities are the core entities in Lifecycle Management. They represent the people in your organization, sourced from HR systems, identity providers, ITSM platforms, payroll systems, custom OAA applications, or flat files. See [Integrations](/4yItIzMvkpAvMVFAamTf/features/lifecycle-management/integrations.md) for the full list of supported identity sources.

## In this section

| Topic                                                                                                                                   | Description                                                                  |
| --------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------- |
| [Managing Identities](/4yItIzMvkpAvMVFAamTf/features/lifecycle-management/identities-overview/identities.md)                            | View, search, and manage identities from configured sources                  |
| [Identity Override Attributes](/4yItIzMvkpAvMVFAamTf/features/lifecycle-management/identities-overview/identity-override-attributes.md) | Customize identity attributes to override values from the source of identity |

## Key concepts

* **Source of Identity**: The authoritative system (such as Workday or Okta) that provides identity data
* **Identity Attributes**: Properties like first name, last name, email, department, and manager
* **Override Attributes**: Custom attributes that can supplement or override source-provided values

## Related topics

* [Attribute Mapping](/4yItIzMvkpAvMVFAamTf/features/lifecycle-management/transformers/attribute-mapping.md) - How source attributes map to Veza
* [System Attributes](/4yItIzMvkpAvMVFAamTf/features/lifecycle-management/transformers/system-attributes.md) - Computed attributes for advanced logic


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.veza.com/4yItIzMvkpAvMVFAamTf/features/lifecycle-management/identities-overview.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
