# Create a Company Account

## Basic Details

Fill in some basic details about your Company

<figure><img src="/files/IcbHTkxaakTA8SUGNG72" alt=""><figcaption><p>Register Company Form - Step 1</p></figcaption></figure>

## BugBase Account Details

Choose a **username** for your account (preferably your company name in **lowercase**) and entering your **password**.

Once this step is completed, all that is&#x20;

<figure><img src="/files/DQtIOjldpxDwT4YimZDq" alt=""><figcaption><p>Register Company Form - Step 2</p></figcaption></figure>

## Verify Email

Lastly, check your inbox for a verification email and you should be redirected to the login page.

<figure><img src="/files/OUXaDShBXgYjDzUmglAK" alt=""><figcaption><p>Verify Register Email</p></figcaption></figure>

And that's it!

You can now start **Creating Programs** by logging into your account


---

# 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.bugbase.ai/company-guide/create-a-company-account.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.
