# Add a section

For each request for proposal or request or information event, you will need to add sections for your questions. Each event needs to have at least one section with at least one question in each section.

AI-generated suggested sections: For information on how to use AI to generate a list of suggested sections to add to your event, see [Create an event](/buyers/events/create-an-event.md#ai).

### Add a section <a href="#addasection1" id="addasection1"></a>

#### Add a blank section

{% stepper %}
{% step %}
From the **Outline** area, click the **Add Section** button, and then select **New section.**\
The Add section window displays.\
[![](https://docs.fairmarkit.com/content/buyers/images/add-section_thumb_400_0.png)](https://docs.fairmarkit.com/content/buyers/images/add-section.png)

{% endstep %}

{% step %}
Enter a **Title** and **Description** for the section.

{% endstep %}

{% step %}
Click **Confirm.**\
Your section is added.\
[![](https://docs.fairmarkit.com/content/buyers/images/add-section-blank_thumb_400_0.png)](https://docs.fairmarkit.com/content/buyers/images/add-section-blank.png)
{% endstep %}
{% endstepper %}

#### Add a section from a template

If you frequently use a section in your events, you can simplify the process and ensure consistency with a section template. When you create a new section, the title, descriptions, and questions will be imported from the template.

{% stepper %}
{% step %}
From the **Outline** area, click the **Add Section** button, and then select **Section from template.**\
The Create new section from template window displays.\
[![](https://docs.fairmarkit.com/content/buyers/images/section-from-template_thumb_400_0.png)](https://docs.fairmarkit.com/content/buyers/images/section-from-template.png)

{% endstep %}

{% step %}
Select a template, and click **Create.**\
A new section based on the selected template is added.\
[![](https://docs.fairmarkit.com/content/buyers/images/section-from-template-applied_thumb_400_0.png)](https://docs.fairmarkit.com/content/buyers/images/section-from-template-applied.png)

{% endstep %}
{% endstepper %}

### Delete a section <a href="#deleteasection" id="deleteasection"></a>

Select the section, click the actions![](https://docs.fairmarkit.com/content/resources/images/buttons/actions-btn_20x20.png) button, and select Delete section. If you've already added questions to a section, a dialog box will display, allowing you to delete the questions or move them to an existing section.

### Update title and description <a href="#updatetitleanddescription" id="updatetitleanddescription"></a>

Click the actions![](https://docs.fairmarkit.com/content/resources/images/buttons/actions-btn_20x20.png) button and select Update section to change the supplier-facing Title and Description.

### Create AI-generated suggested sections <a href="#createaigeneratedsuggestedsections" id="createaigeneratedsuggestedsections"></a>

When creating a request for information (RFI) or a request for proposal (RFP), you can enter a description of what you need and let AI generate a list of suggested sections to add to your event. Once generated, you can review the suggested sections and select which ones to include. For more information, see [Create an event](/buyers/events/create-an-event.md#ai).

This option is only available when your company has enabled AI suggestions for your events.<br>


---

# 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.fairmarkit.com/buyers/events/create-an-event/add-a-section.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.
