# Customer Support AI

{% embed url="<https://www.loom.com/share/cfb75c3ad21e485e8032455e3467f9a3?sid=663d695c-5dc6-46f0-beb8-5037adbb7ac7>" %}

### File upload

One of the initial steps you'll take in the dashboard involves uploading your content into the system. This allows our Maax AI to aggregate and understand your materials, whether they are video course material, answer templates, or process documents. Everything that could help the AI provide precise answers is vital.

Here are the steps to follow when uploading a content file:

1. Insert a title for the content you're uploading. This is for internal use.
2. Provide a reference link, for instance, a link to course materials. This can be useful in cases where the AI needs to reference specific content & tell the customer to learn more by clicking on that specific link.&#x20;
3. Select the file on your computer that you wish to upload.
4. Choose the type of file you're uploading, whether it's a video (which will need to be processed into text format) or a text PDF file. The supported file types are PDF and common video file formats.
5. Click 'upload.' Once your content is uploaded.
6. The last step after uploading your file is to click the "Feed to Maax AI" button to initiate processing.<br>

![](/files/nCJJPY0oLWcmNNRjqlcg)![](/files/4jl4UrJPFaZuarsbfkxG)

### File edit

Once your file has been uploaded and processed, you can make further changes by clicking 'edit' in the file list. This allows you to modify the file name (which is for internal use only) and the reference link (which the AI might utilize in its responses).&#x20;

![](/files/v4oBWRXkg9W9cuKbGUwY)

### Test the AI

Once you've uploaded and processed all essential content, use this form to test Maax AI's responses. Try it with typical customer inquiries to gauge the accuracy of responses. If they're not sufficient, consider integrating additional helpful content to enhance the AI's understanding and response quality.

Here are the steps:

1. Enter the question or inquiry you wish to test.
2. Choose the response format: HTML for email-optimized responses, or plain text for basic text responses.
3. Simply hit the 'Submit question' button to generate the AI's response.

![](/files/rOVcf7cvBQOAsqoF6h9G)

### Help and documentation&#x20;

In the bottom left corner of your dashboard, you'll find our support email address readily available for any assistance you may need. Additionally, there's a link to our comprehensive documentation for quick access to more detailed guidance.

![](/files/ztGNzUNjwvUAhFHD5KA4)


---

# 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://documentation.maax.ai/main/setup-your-ai/customer-support-ai.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.
