# Ai-button
# AI button
> This guide standardizes the creation of the AI button within each ATS, accommodating product-specific look and feel.
## AI button design overview
**Core design**: The AI button component is a simple button that triggers the AI generation process. Each ATS needs to skin their own button with the following core elements:
- **Gradient border**
- **Icon**

### Gradient border
The gradient border is a key visual element. It contians the following two colors:
- **#159EFD** (blue)
- **#A834FF** (purple)
The gradient should be a linear gradient that transitions from the top left to the bottom right.

### Icons
The second key visual element is the AI icon, which can be downloaded here. When the AI is processing, display a loading icon alongside the text "Generating...". Please use your ATS's existing loading icon to maintain consistency. If your ATS doesn't have a loading icon, you can download an alternative here.



### Animation
To provide visual feedback when the AI is processing, consider animating the gradient border when the user clicks the AI button to generate content. This animation helps indicate that the AI is actively working. For inspiration, view an example of how this animation can be implemented: