> ## Documentation Index
> Fetch the complete documentation index at: https://docs.propelcode.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# PR auto-naming

> Use @auto to let Propel generate pull request titles from code changes.

Use `@auto` in your pull request title to let Propel rename it based on the code changes.

Use `{ticket_id} @auto` if you want Propel to keep the ticket ID in the generated title.

<Note>
  For complete command and title syntax, use [Commands](/features/commands).
</Note>

Examples:

* `@auto`
* `ENG-421 @auto`

<img src="https://mintcdn.com/propelplatforminc/lVvw00YxwnzW9WA9/images/user-guide/propel-auto-name.png?fit=max&auto=format&n=lVvw00YxwnzW9WA9&q=85&s=4163a55cfaa082c36046fb8fe90d0917" alt="Screenshot of Propel auto-naming a pull request." width="1402" height="131" data-path="images/user-guide/propel-auto-name.png" />
