> For the complete documentation index, see [llms.txt](https://docs.anyrpg.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.anyrpg.org/scriptable-objects/quest-giver-profile.md).

# Quest Giver Profile

## Creation

To create a quest giver profile, find (or create) the *GameName/Resources/GameName/QuestGiverProfile* folder in the project tab and right click.  Choose *Create > AnyRPG > QuestGiverProfile*.

## Properties

| Name   | Description                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
| ------ | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Quests | <p>A list of <a href="/pages/2hgknFA46PNByY4KFzgl">Quests</a> that the <a href="/pages/PO0Q5FiPY6ebxZwbrP16">Quest Giver</a> can start or end.<br><strong>Start Quest</strong><br>If true, the <a href="/pages/2hgknFA46PNByY4KFzgl">Quest</a> can be started at the <a href="/pages/PO0Q5FiPY6ebxZwbrP16">Quest Giver</a> using this profile.<br><strong>End Quest</strong><br>If true, the <a href="/pages/2hgknFA46PNByY4KFzgl">Quest</a> can be turned in at the <a href="/pages/PO0Q5FiPY6ebxZwbrP16">Quest Giver</a> using this profile.<br><strong>Quest Name</strong><br>The name of the <a href="/pages/2hgknFA46PNByY4KFzgl">Quest</a> that can be started or turned in.</p> |

## Next Steps

* Add a quest giver profile to a [Quest Giver](/scriptable-objects/interactable-option-configurations/quest-giver-config.md).
