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

# Profile

<figure><img src="/files/kwIaH1Bu17SDwNUy0u0v" alt="" width="375"><figcaption></figcaption></figure>

### **Managing your profile in the Nolea Workspace**

Your profile in the Nolea workspace is central to managing personal, team, and company information. Here’s what you can do within the profile settings:

**Your Account**

* Profile Photo: Upload or update your profile picture to personalise your account.
* Personal Information: Update your first name, last name, job title, and contact details to ensure all communications reflect current information.

**Team Members**

* View and Manage Team Members: See who is part of your team and manage their roles within the workspace.
* Invite New Members: Easily invite team members to join the workspace.
* Permissions: Set and modify permissions to control what team members can access and do within the Nolea workspace.

**Company Profile**

* Company Details: Create and update your company’s profile, including information about the company that you can share with candidates and clients alike.

Profile Landing Page: You can use this as a digital front for your company, including essential details such as company services, working practices, and external links.

#### These settings allow you to maintain control over how you and your company are presented within the platform, enhancing how you communicate and collaborate with both your team and external parties.


---

# 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://noleahealth.gitbook.io/knowledgebase/product-features/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.
