# Entities

***

## Managing Your Legal Entities

1. Login to your Investor Dashboard, then select "Investor Profile" from the left-hand navigation menu. Next select the [Entities](https://invest.issuance.com/profile/edit/entities) tab.&#x20;
2. If you have more than one entity, click on the specific entity whose details you want to view or update.

## Information You Can Update

• Company name\
• Contact name\
• Email\
• Phone\
• Year of Formation\
• Tax ID Number\
• Business Registration Number\
• Legal Address (street address, city, state, postal code, country, etc.)

## Saving Your Changes

After making your updates, scroll to the bottom of the page and click the Update Information button. Your edits will not be applied unless you take this step.


---

# 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://kb.issuance.com/investor-documentation/investor-profile/investor-profile-settings/entities.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.
