# Charts

<figure><picture><source srcset="/files/ffBG2DUYSgpH8emXsq6O" media="(prefers-color-scheme: dark)"><img src="/files/vcqKarAEEyNnYKS3aWLl" alt=""></picture><figcaption><p>Search -> Company -> Tabs</p></figcaption></figure>

### Research Charts

Go to any of the main tabs when researching companies in Countercyclical, and you will see a chart plotting the top-most line item for the page that you're on.

<figure><img src="/files/n5pXeLuxdnOOe11xOli7" alt=""><figcaption><p>Search -> Company -> Capital Structure</p></figcaption></figure>

### Editing Charts

Editing charts is as easy as adding line items and other data points for plotting via the dropdown in labeled "Add to Chart" above the chart:

<figure><img src="/files/u7Jv7YrAVNUFjmNKYwUw" alt=""><figcaption><p>Search -> Company -> Capital Structure -> Add to Chart</p></figcaption></figure>

Once you've selected this, you will be presented with a dropdown where you can add data points based on the route you're on.

{% hint style="info" %}
We're constantly updating these plotting features and will continue adding more datapoints based on your feedback!
{% endhint %}

{% hint style="info" %}
Have any questions or feedback? Feel free to reach out at <feedback@countercyclical.io>
{% endhint %}


---

# 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.countercyclical.io/fundamentals/search/companies/charts.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.
