# Collaborate with Your Team

## Inviting team members

* Navigate to the "Settings" page and select the "Members" tab
* Click the “Invite members” button
* Fill in their details and role.
* Select a sign-up preference. For most organisations, we recommend signing up via “Email”
* Enter their email address
* Welcome them with a message and select “Create Invitation”
* Copy the invitation and send it to your team member

{% hint style="info" %}
Member invitations are valid for 3 days due to security reasons. If an invite link has expired, simply cancel it and create a new one
{% endhint %}

## Accepting an invite

* Navigate to the given invite link
* Select "Join Organisation"
* You have now been added to your organisation's **Gnosis Business** Dashboard

## Deactivating a member

* On the "Members" page, locate the Member you wish to deactivate
* Select the “deactivate” button under the “actions” column
* Confirm this action by selecting the “Yes, Deactivate” button
* Once confirmed, the respective member will be moved to the “Deactivated” tab, where you can Reactive them if needed


---

# 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://gnosisbusiness.gitbook.io/quick-guide/getting-started/collaborate-with-your-team.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.
