> For the complete documentation index, see [llms.txt](https://docs.coherent.global/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.coherent.global/the-spark-assistant/reload-the-spark-assistant.md).

# Reload the Spark Assistant

If you are not able to view the latest features of the Spark Assistant, follow the steps below:

1. Open Excel.

{% hint style="info" %}
Make sure you are logged into Excel using your Microsoft 365 account
{% endhint %}

2. Go to the *Insert* menu in Excel.
3. Click **My add-ins** in the ribbon.

![](/files/xOgkzHGZvUxpv1fYwgZn)

4. Click **Admin managed.**
5. In the list, find Spark Assistant.
6. Click on the Spark Assistant add-in, and **Refresh** at the top right.

![](/files/mYNgaKDceiO3C7U0g72o)

7. Click on the Spark Assistant again, and click on **Add** at the bottom right.
8. The add-in should now be added to your Home tab in a refreshed state.
9. Open Spark Assistant from the top right corner of the Ribbon, as usual.
10. &#x20;Inside the add-in frame, right-click and select "Reload".

<figure><img src="/files/UOYvzGHphqkxoj5E8cnp" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.coherent.global/the-spark-assistant/reload-the-spark-assistant.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.
