> For the complete documentation index, see [llms.txt](https://docs.slapfive.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.slapfive.com/getting-started/slapfive-best-practices/content-management.md).

# Content Management

1\. Create a prompt labeled Case Study (allow link and file type stories as prompt type)

2\. Go to stories and add new story

3\. Select the case study prompt in the drop down&#x20;

4\. Select enable custom story label and type in the title of the case study

5\. select the member that is quoted or featured - it needs to have one member attached to it.

Then on the right side you will see a file you can drag and drop into that section.

\
![](https://lh3.googleusercontent.com/l2ROWZdmczCF_M-CPA-oXcC-XSyVB5hnDwG9bfNOViIirtFZy86AiT0Iu4AsrOzyJUyV9sNWNGUq2K_oEds6n88ubjD2qIIftPpJE6WeH2MzrN61oOSokVNZgeT2iev-duhrvRNA9tiL1zUpgtxOMU1drFbTvvWAuvNwi53MNvoBnpwSTA3-q_-Xk1g6d7g-)![](https://lh5.googleusercontent.com/MICqbKhqHe5738gHyffcVXejm5lSyY9pUIe9rVUd3aG52ef9TnWlhS8x21o6Vy4v05_2769crVhVyBWG885OBMUo7u93IGWS6GR7I5FNiEip2YgqXNeR4x4CyH0Eu4ra_ZWGQjRIfquqVsluCS7Tu_mFNFK0V8-Zc69zgKOJB9Xv1tNsax9bEdto2TD8yKMb)


---

# 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://docs.slapfive.com/getting-started/slapfive-best-practices/content-management.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.
