# Homepage / Directory

Welcome to our public GitBook Hub for [Recap Time Squad](https://recaptime.dev/)'s docs sites hosted on [GitBook](https://gitbook.com/). You may be redirected here if you just typed `docs.recaptime.dev` instead.

## Index

Use Ctrl+K to find documentation we maintain. Internal documentation may require you to authenticate on either Cloudflare Access or our self-hosted Authentik instance using your `@crew.recaptime.dev` Google Cloud Identity account/email address or your personal GitHub account if you're a member of an allowlisted organization and team combination (e.g. `@recaptime-dev/squad` or `@hackclub/hcb`).

<table><thead><tr><th width="212.33331298828125">Project</th><th width="291.22222900390625">Description</th><th>Visibility level</th></tr></thead><tbody><tr><td><span data-gb-custom-inline data-tag="emoji" data-code="1f4d5">📕</span><a href="https://internal.wiki.recaptime.dev/">RecapTime.dev Internal Wiki</a></td><td>The internal version of our wiki and team handbook, mainly for things involving private information that may be risky to share publicly</td><td><span data-gb-custom-inline data-tag="emoji" data-code="1f510">🔐</span>Team member access via Cloudflare Access OIDC</td></tr><tr><td><span data-gb-custom-inline data-tag="emoji" data-code="1f4da">📚</span><a href="https://app.gitbook.com/o/-LgH21XjVrTvAYDflcqS/s/4NF2AJMsXfEEbV64Vj0W/">Policies and Guidelines</a></td><td>Our policies and guidelines in one place, from legal policies and code of conduct to branding and style guide.</td><td><span data-gb-custom-inline data-tag="emoji" data-code="1f310">🌐</span> Public</td></tr><tr><td><span data-gb-custom-inline data-tag="emoji" data-code="2696">⚖️</span><a href="https://app.gitbook.com/s/xO7pTT9CGwh2YxCgvtRt/">Transparency Hub</a></td><td>Moderation and finanical transparency</td><td><span data-gb-custom-inline data-tag="emoji" data-code="1f310">🌐</span> Public</td></tr><tr><td><span data-gb-custom-inline data-tag="emoji" data-code="1f511">🔑</span><a href="https://docs.recaptime.dev/community-sso/">Community SSO Docs</a></td><td>User-facing and admin docs for managing our Authentik Open-source instance</td><td><span data-gb-custom-inline data-tag="emoji" data-code="1f310">🌐</span> Public</td></tr></tbody></table>

## Other resources

* [Support articles on Help Scout](https://support.recaptime.dev/)
* [Public Wiki](https://wiki.recaptime.dev/)


---

# Agent Instructions: 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.recaptime.dev/hub/directory.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.
