# Details

Adjusting your Course Details directly affects how your course is viewed publicly on your site. Take a moment to write efficiently and compelling text to communicate what value your customers will gain if they were to Subscribe or Purchase this piece of digital content from you.&#x20;

![](/files/-MLx6bZ6ELlstN8CKPUm)

* **Title:** This is the Title of your Course displayed on the site.&#x20;
* **Excerpt:** Think of this as your elevator pitch. A brief paragraph summarizing what your course is all about. The excerpt is typically displayed alongside the course thumbnail
* **Categories:** You may optionally categorize your course. If no categories are present in the drop-down, [set them up here.](/creating-content/categories.md)&#x20;
* **Tags:** If you're leaning on the [Global Search](/creating-content/site-search.md), adding tags will great help the chances your customers can find what their looking for on your site.&#x20;
* **Author**: Select the author you'd like displayed and attached to this piece of content.&#x20;
* **Feature Image:** This is your feature image that best represents the Course.&#x20;

{% hint style="info" %}
Once you're ready to dive further into customizing your course presentation, click the "View" to enter the [Page Builder](/creating-content/page-builder.md) to embed videos, hero text and more within your course description page.
{% endhint %}


---

# 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.mavenseed.com/creating-content/courses/details.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.
