# Accepting an invitation to join a company

Looking to to invite users to your company? Check our [Inviting a user to your company](/knowledge-base/getting-started/inviting-a-user-to-your-company.md) steps.&#x20;

### Step 1. Check your inbox for an email invitation

Keep an eye on your inbox for an email from Carbon Central. Look for the "Join company" button within the email and proceed to the next step.

<div data-full-width="false"><figure><img src="/files/q7enP7xTfFuh6XSongkx" alt="" width="375"><figcaption></figcaption></figure></div>

### Step 2. Sign up or sign in

A) *New to Carbon Central?*

* Select the "Sign Up" option
* Follow the steps to sign up using the email which was invited.

B) *Already have an existing account on Carbon Central?*

* Ensure that the email for which you received the invitation is associated with your Carbon Central account.
* Sign in using your existing credentials.

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

### Step 3. Accept the invitation

After successfully signing up or logging into your account, navigate to the Invitations section. Locate the invitation you received and use the "accept" option. This action will confirm your membership within the company on Carbon Central.

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

{% hint style="success" %}
:tada: **Congratulations! You have successfully joined a company!** &#x20;

If you encounter any difficulties or have questions, don't hesitate to reach out to our support team for assistance.
{% 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.carboncentral.app/knowledge-base/getting-started/accepting-an-invitation-to-join-a-company.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.
