> For the complete documentation index, see [llms.txt](https://docs.rasgoml.com/rasgo-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.rasgoml.com/rasgo-docs/reference/frequently-asked-questions.md).

# Frequently Asked Questions

Q: What is the difference between a dataset's `resource_key` and `id`?

A: They are essentially the same thing, however a resource\_key can be defined by the user, to make it human readable and easier to remember. It must contain only letters and underscores, and must be unique.
