# Creating Account Buckets

Creating an account bucket is very simple:

1\) Navigate on "**Accounts**" > "**Account Buckets**"

2\) Click on "**Create**", type a name for your bucket, and you are ready to go.

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

<figure><img src="/files/75K4onfUuLXsMLOedXPd" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
When you first create an account bucket, the bucket is empty of accounts. If you use this empty bucket on a campaign, SEO Neo will add registered accounts into this account bucket.
{% endhint %}

<figure><img src="/files/iBxkpGJjxYw0FnxejJaI" alt=""><figcaption><p>Example: create an Account Bucket</p></figcaption></figure>


---

# 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.seoneo.io/documentation/account-buckets/creating-account-buckets.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.
