# Configuration Screen

#### Select data sheet

Select the worksheet you want to use as a datasheet for your Venn diagram. This worksheet will be the input for the visualization (Venn Diagram) you pick in the next step.

### Customize Venn diagram

Please select the sets you want to include in your Venn diagram from the dropdown menus provided (such as Top customer's Sales, Top customers Profit, and Top customers Quantity). The chosen sets will be represented by  spheres, with size corresponding to the chosen measure (i.e., the number of unique customers). You can use the 'Add' button if you wish to add an extra set to your Venn Diagram.

<br>

<figure><img src="/files/6kOzTKKuCHT6ZuLVNDda" alt="" width="375"><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://docs.infotopics.com/showmemore/features/venn-diagram/configuration-screen.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.
