# Inviting a user to your company

Looking to join an existing company? Check our [Accepting an invitation to join a company](/knowledge-base/getting-started/accepting-an-invitation-to-join-a-company.md) steps.&#x20;

### Step 1. Log in to Carbon Central as a company owner

Make sure you are the owner of the company in Carbon Central. The company owner is the individual who initially created the company using the add company workflow.\
If you're unsure whether you are the owner, contact our support team at <support@carboncentral.app> for assistance.

### Step 2. Navigate to Manage Company

Once you've confirmed your ownership, log in to Carbon Central and ensure you have selected the correct company. Click on your profile icon located in the top right corner of the Carbon Central dashboard. From the dropdown menu, select "Manage company".

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

### Step 3. Invite users via email

Within the manage company section, locate the "Add Member" option. Click on it and follow the form to invite your colleagues or stakeholders by entering their email addresses. They will receive an invitation to join the company on Carbon Central.

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

{% hint style="info" %}
To keep track of your invitations, go to the "Invitations" tab at the top of the Manage Company section. Here, you can view the status of each invitation, whether it's pending, accepted, or declined. This feature helps you stay organized and ensures that everyone is seamlessly integrated into your Carbon Central workspace.
{% endhint %}

{% hint style="success" %}
:tada: **Congratulations! You've successfully invited users to join your company on Carbon Central.** \
If you encounter any issues or have further questions, feel free 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/inviting-a-user-to-your-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.
