# Create List

Create a list or table in your sheet, which will overwrite existing data

**Examples:**

* List 100 senior AI engineers who work in the US
* List 20 coffee-related startups in Southeast Asia that received VC funding

**Steps:**

1. Click "Create List"

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

2. Choose the databases for the table or list

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

3. Here you go!

<figure><img src="/files/s8iGcASJVWVDeigzAIeQ" alt=""><figcaption></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://capgo-1.gitbook.io/capgo-docs/getting-started/quickstart-1/create-list.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.
