# Inviting Members

### Overview

As long as the email address domain matches your organizations, inviting new members and increasing your seat count is as easy as adding an email address and sending an invite. Once an invite is sent, it is valid for 7 days.

### Inviting New Members

Owners can invite members to the organization or to a specific workspace. Here's how:

1. Go to the "Members" tab in Settings, under the 'Organization' section.
2. Click the "Invite People" button.
3. In the modal, enter the person's email address. **This should match the email domain of your brokerage.**
4. If you want to add them to specific workspace(s), select the workspace via the dropdown.
5. Click "Send Invites".

{% hint style="warning" %}
**All users must be part of at least 1 workspace**.
{% endhint %}

{% hint style="warning" %}
**You will be automatically charged for the additional seat(s).**

The price will be computed based on your plan and remaining days of the billing cycle. For instance, if your plan costs $100 per user, you are billed monthly, and you add 2 new members 3 days before the end of the billing cycle you will be charged approximately $20.
{% endhint %}


---

# 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://docs.shippercrm.com/settings/organization/members/inviting-members.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.
