# Tables

The Tables stage is used to select which Salesforce tables will be included in the search. All searchable fields in selected tables in this stage will be searched.

By default, commonly searched tables are visible. To view additional tables select the corresponding checkbox in the Table Groups selector on the left.

![](/files/XhxahcnmZxRWOo9HRPIz)

The default behavior of the table selector is to show table labels instead of the table API Name. To view API Names instead of labels, check the Show API Names checkbox to the right of the Filter input:

![](/files/qJhZSSDfbCrNAAIYMsVb)


---

# 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://learn.capstorm.com/copystorm-search/reference/tables.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.
