# Create a section template

A section template makes it easier to create request for information and request for proposal events. With a section template, you can define a list of questions for an event section and then apply it to a section in an event. Templates ensure consistency across events and can be shared with other buyers in your organization, enhancing efficiency.

### 1. Create a section template <a href="#id-1createasectiontemplate" id="id-1createasectiontemplate"></a>

First, you will need to create a template. You can create a template in one of the following ways:

#### Create a blank section template

1. From the **Administration - Templates** screen, click Create and then select *Create section template*.\
   The Create section template window displays.

![](/files/sZxrdMc0eirDVHy1axWa)<br>

* Enter a **Title** and **Description** for the template.
* Click **Confirm**.\
  Your section template is created.

![](/files/uOzBSwhDnZGkaOv4CJEN)<br>

#### Create from an existing event section

When you create a section template from an existing event, the section name, description, and questions are copied from the original event section. You can edit and add questions needed.

**Note**: You can only create a template from an existing event if you created the original event or you are the Admin for your organization.

* From the event, select the section, click the actions button, and select *Create section template.*\
  A new template with the section information and question is created. You can edit the template from the [Administration - Templates tab.](/buyers/administration/templates.md)

![](/files/giKJNvtk0F1s9HqgagGs)<br>

### 2. Add questions <a href="#id-2addquestions" id="id-2addquestions"></a>

Next, you will need to add questions to the template. Your questions help you communicate with suppliers. For example, you can ask suppliers general questions about their experience, proposal scope, proposal component pricing, or specific questions about required items or services. You can add up to 100 questions per section.

See: [Add questions ](/buyers/events/create-an-event/add-questions.md)and [Locked questions](/buyers/administration/templates/create-a-full-template/locked-questions.md)

### 3. Save template <a href="#id-3savetemplate" id="id-3savetemplate"></a>

Your template is saved as you work. Your template will now be available when you create a new section in a request for information or request for proposal event; For more information, see [Add a section](/buyers/events/create-an-event/add-a-section.md). In addition, you can access, edit, share, or delete your template; see [Manage templates](/buyers/administration/templates/manage-templates.md).

<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/administration/templates/create-a-section-template.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.
