> For the complete documentation index, see [llms.txt](https://dg-market.gitbook.io/dg-live/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://dg-market.gitbook.io/dg-live/business-manager/profile.md).

# Profile

### Overview

This section covers managing your personal profile within the Business Manager.

1. Click on the **Profile** tab in the Business Manager dashboard.
2. Update your personal information, such as name, email, and profile picture.
3. Save your changes to update your profile.

<figure><img src="/files/U5C2Zz6mqBWeAKkDaGZ5" alt=""><figcaption></figcaption></figure>

### Why is it useful?

Maintaining an updated profile helps you establish a professional presence within the DG Live community. It allows other users to recognize you and may facilitate potential collaborations or business opportunities.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://dg-market.gitbook.io/dg-live/business-manager/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.
