# Name, Description, & Logo

When you create a course, you can set it's name, description, and logo.

## Name & Description

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

The name an description can be edited from the General tab in the Course Settings experience. You can open up the course settings experience by pressing on the course action button in the top right.

### Other ways to edit Name

You can also edit the name by double clicking on the name and editing inline.

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

## Logo

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

The logo can be edited from the Design tab in the Course settings experience. This logo will appear on the list view for learners.


---

# 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.itsaffinity.com/product-guides/lms-authoring/structure-of-a-course/name-description-and-logo.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.
