# Legal Entity KYC Profile

![](/files/zgjrsIpSTF0KeG0mDsls)

1. **Generate Legal Entity Report** - Generates a downloadable report containing the entity’s data.&#x20;
2. **Assigned User** - Used to assign users to the Entity profile. Displays who is currently assigned.
3. **Status** - Used to select or alter the current status of the Entity. Displays the current Entity status.
4. **Risk Level** - Used to assign The Risk Level to the Entity. Currently this is a manual setting.
5. **Add Comments** - Used to add a timestamped comment about the Entity that will be displayed in comment history.
6. **Issues**:
   1. **KYC Issues** - the number of unresolved KYC Issues on this Entity.
   2. **AML Issues** - the number of unresolved AML Issues on this Entity.
7. **Sub-screens**:
   1. **Entity Information** - Business information of the Entity.
   2. **Addresses** - Displays organization headquarters and additional addresses
   3. **Affiliated Entities** - Displays attached Natural Persons or Legal Entities. Users can also create new entities here.
   4. **Documents** - Additional documents submitted during the onboarding process.
   5. **Risk Screening** - Risk Screening results associated with the Entity.
   6. **Affiliations** - Displays affiliated Legal Entities and their roles.
   7. **Comments** - Internal Comments left by team members regarding the Entity.


---

# 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.icomplyis.com/product-docs/guides/icomplykyc/entity-management/legal-entity-kyc-profile.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.
