# Identify Your Company in GovTribe

GovTribe uses information we know about your company’s contract award data to deliver personalized recommendations to your Dashboard and your inbox, improving opportunity recommendations and activating all of your Dashboard functionality.

Most of the time, we're able to identify your company automatically using your email domain. If we were able to do so, your company name appears on your Dashboard under Capture > Dashboard.

If your company name appears in your Dashboard, no further action is necessary. If your company name does not display as shown above on your Dashboard, we were unable to identify your company automatically. The most common reason is that the account was not created with the company name in the domain.

### ***To help GovTribe recognize your Company for your Account:***

**Step 1.**  In the **Administration Menu** in the upper right corner, select **Profile**.

**Step 2.**  In the **New Email** field, enter your email address with your company name in the domain (e.g., <yourname@yourcompany.com>) then enter it again in the **Confirm New Email** field.

**Step 3.**  Click **Save** at the bottom of the *Profile* screen.

You will receive an email requesting you to verify the email address. Until you verify the address, your account will be in Pending status.

{% hint style="info" %}
If you have used your company email address and we were still unable to assign a company (or we have assigned the wrong company), please email us at <help@govtribe.com>. We can manually assign a company to your account.
{% 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.govtribe.com/user-guide/getting-started-understanding-the-basics/identifying-your-company-in-govtribe.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.
