# Getting started with VizSlides as an admin

If you're getting started as a server admin, the most important thing to do is to add Vizslides as an admin-managed add-in.

## Add Vizslides as an Admin-Managed admin

### 1. Register an add-in in your local store

You can find your manifest file in the enterprise installation files downloaded previously. Open the file with a text editor like notepad++ and replace the `https://your-domain.com` with your own domain for example `https://vizslides.infotopics.com`. *Please note this is on multiple locations in the manifest.*

Go to <https://admin.microsoft.com/> and log in with a Microsoft admin account.

Click on `Show all` and then on `Settings > Integrated apps`

In the overview, click on `Upload custom apps`

Select `upload manifest file (.xml) from device`. Click on `Choose File` and select the manifest file (.xml) from your device.

or choose `Provide link to manifest file` and put in the URL where the manifest is stored.

<figure><img src="https://appsfortableau.infotopics.com/wp-content/uploads/2022/10/upload-custom-manifest.1db1125e.png" alt=""><figcaption></figcaption></figure>

Click on Next and choose who may have access to the add-in. Set the toggle `Is this a test deployment?` to no.

<figure><img src="https://appsfortableau.infotopics.com/wp-content/uploads/2022/10/add-user.5934cadf.png" alt=""><figcaption></figcaption></figure>

Click on **next** and then again on next. As the last step, click on Finish deployment and click on Done.

The sync process to your organization could take about 1 hour.

### 2. Use the new Add-in in Powerpoint

Open PowerPoint and go to

`Insert` followed by `Add-ins > My add-ins`.

Click on the tab admin managed. There you can add the Tableau add-ins to your PowerPoint presentation. If you want to know more about how to use the add-in, we’ve prepared a [guide](https://appsfortableau.infotopics.com/support/documentation/vizslides-product-guide/) to get you started.

<figure><img src="https://appsfortableau.infotopics.com/wp-content/uploads/2022/10/insert-addin-into-powerpoint.062b64fe.png" alt=""><figcaption></figcaption></figure>


---

# 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.infotopics.com/vizslides/getting-started/getting-started-with-vizslides-as-an-admin.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.
