# Add a Course to a Catalog

From the Course home page (/ui/admin/courses/home):

1. Create Catalogs Names
2. Create Categories
3. Open the Course you want to add to the Catalog
4. Click on the Course Setup tab, then click on the Publication tab.
5. In the Catalog Settings card select the Catalog you want to add the Course to, then select the Category for the course.
6. For Categories to appear, your course must be connected to a gradebook. If no Gradebook is attached, click on the Records tab and attach the Gradebook.


---

# 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.shiftiq.com/help/courses/create-course/add-a-course-to-a-catalog.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.
