# Editing Body Text

Please check out Body Text edit overview below

![](/files/-MXrZpoUKXGiSafUqA1c)

### Editing Text

1. Add information to the **Body Text** as you see fit
2. Click the <img src="/files/-MXrWhLcC7_KF9ildzkB" alt="" data-size="original"> button next to the item you want to add to the **Body Text**

{% hint style="info" %}
The link functionality enables you to display associated items (other faults, rules & regs etc) or sub faults as links.
{% endhint %}

### Applying Style&#x20;

1. Select a **colour** for the text. Click the bold checkbox if you want the text to be bold.
2. Highlight the text you want to **style**
3. Click the **Apply Style** button.

{% hint style="info" %}
**Tip:** Make sure you click **Apply Style** to apply your text changes.
{% endhint %}

### Save and View your changes

1. Click the **Save** button to save your changes
2. To view the style changes click the **View** button.

{% hint style="danger" %}
**Warning:** Make sure you save your changes(click Save or Save & View) before clicking **View**
{% endhint %}

🔙 Back to: [Editing a Fault](https://team.docs.iqmsa.co.uk/learning-paths/editing-a-fault#editing)


---

# 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://team.docs.iqmsa.co.uk/learning-paths-1/editing-a-fault/editing-body-text.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.
