> 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/workspace-settings-and-billing.md).

# Workspace settings and billing

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

**Manage Members and Admins in Your Nolea Workspace**

**Invite and Manage Your Team:**

Encourage smooth collaboration by inviting new members to your Nolea workspace and effectively managing their access. Easily configure member roles, from setting admin privileges to adjusting access permissions.

**Member Access Levels:**

Members in the Nolea workspace are assigned one of two access levels:

* **Admin**: Admins possess comprehensive access rights, allowing them to modify workspace settings, invite new members, manage all lists, and handle billing information.
* **Member or Recruiter**: Standard members or recruiters cannot alter workspace settings or manage member access.

**Note:**

Invitations are limited by the number of seats you have purchased. If you exceed this limit, you'll be prompted to buy additional seats. To replace a member, please contact <support@getnolea.com>.&#x20;

**Billing Inquiries**

Should you need to update your billing information or have any questions regarding your account charges, please do not hesitate to contact Julia, our Billing Coordinator, directly at **<julia@getnolea.com>**.<br>


---

# 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, and the optional `goal` query parameter:

```
GET https://noleahealth.gitbook.io/knowledgebase/product-features/workspace-settings-and-billing.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
