# Company Profile

## Company Profile

Project admin has the ability to set up the company profile. This includes uploading the company logo, which will be displayed on the portal, and providing essential company information for future reference.

<figure><img src="/files/1BPelEnWC7diNXrw1SX3" alt=""><figcaption><p>Profile</p></figcaption></figure>

## Personal Profile

Users of the portal can manage their personal information through their **Account**. It is mandatory for users to enter their name to facilitate easy identification. Additionally, users have the option to provide more information about themselves for future reference.


---

# 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://metacrm.gitbook.io/metacrm/settings/general/company-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.
