> For the complete documentation index, see [llms.txt](https://civic-switchboard.gitbook.io/guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://civic-switchboard.gitbook.io/guide/maintaining-momentum/institutionalizing.md).

# Institutionalizing

You’ve made a case for resources and institutional buy-in, but there are some strategies you may consider for institutionalizing this work as central to your organization. <br>

* **Expand core and ongoing work of organization to include civic data**: Consider service areas that can be framed as inclusive of civic data work. For example, public and academic libraries alike have instructional services that help library users to identify and access information resources and build information literacy skills. Defining this service area as inclusive of data literacy and building data resources into discovery sessions can help to embed civic data into your organization’s work. Or perhaps your government documents program can be broadened to focus on local government information, in addition to the federal depository program.
* **Discuss creating operations-funded staff positions, with either full or partial responsibility for civic/open data:** Consider your organization's priorities (and check out our[ Library Roles section](https://civic-switchboard.gitbook.io/guide/library-roles)) when defining the positions.&#x20;
* **Rewrite positions to include civic data:** If civic data engagement is being led by individuals in your library who do not have the work expressly written in their job positions, consider formalizing and defining positions to include this work. This will help to ensure that civic data work persists, even if there is employee turnover.
* **Advocate for grant funded positions to become to permanent lines in your organization**. Make a case for temporary resources to be turned into sustaining ones and use the reference and outreach data you record to do so.
* **Connect to institutions that are long-living and resourced**: Within your [ecosystem](https://civic-switchboard.gitbook.io/guide/understanding-your-ecosystem/mapping-your-ecosystem), there may be players that are deeply entrenched and act as sustained partners. Consider finding them to ensure your work is similarly sustained.


---

# 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, and the optional `goal` query parameter:

```
GET https://civic-switchboard.gitbook.io/guide/maintaining-momentum/institutionalizing.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
