# Configure Content

In the Step 2 screen, **Configure Content** is displayed.

<figure><img src="https://4216568905-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Mc6E3BSGr4i8kVdH38k%2Fuploads%2FpL8gBPhtAVrZ002FLYTs%2Fconfigure%20content.png?alt=media&#x26;token=57ca4fd5-2541-4a3a-8e46-3d1a76dca7c0" alt=""><figcaption><p><em>Configure JSON Content</em></p></figcaption></figure>

Users can configure the JSON content with the company ID, how a user would want to send data over email and what all are the data fields the user wants to send.

{% hint style="info" %}
Make sure not to add basic details & alarm schedules in your config for a better experience.
{% 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.senpiper.com/alarm-builder/alarms-for-custom-data-exports/add-a-new-alarm/configure-content.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.
