> For the complete documentation index, see [llms.txt](https://jjloomis.gitbook.io/adobe-indesign-basics-mac-os-edition/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://jjloomis.gitbook.io/adobe-indesign-basics-mac-os-edition/working-with-shapes-strokes-and-color/creating-a-gradient.md).

# Creating a Gradient

1. Click the Swatches panel (on right) to expand it.
2. Click the **More** drop-down button (upper-right) in the Swatches panel. Select **New Gradient Swatch**.
3. In the Type drop down list select a Linear or Radial gradient.
4. In the New Gradient Swatch control box, select a Stop Color (small box under the Gradient Ramp).
5. With a Stop Color selected, set a color for it in the Stop Color area. Repeat this process for the other Stop Color.
6. If necessary, change the center point of the gradient by clicking and dragging the diamond above the Gradient Ramp.
7. In the Swatch Name field, name your gradient.
8. When finished, click **OK**.
9. Your gradient will now appear as a Fill in the Swatches panel (on the right) and in the Fill drop-down menu on the Control bar.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://jjloomis.gitbook.io/adobe-indesign-basics-mac-os-edition/working-with-shapes-strokes-and-color/creating-a-gradient.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.
