> For the complete documentation index, see [llms.txt](https://globalimpact.gitbook.io/the-unjournal-project-and-communication-space/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://globalimpact.gitbook.io/the-unjournal-project-and-communication-space/management-tech-details-discussion/uj-team-resources-onboarding.md).

# UJ Team: resources, onboarding

{% hint style="warning" %}
**Archived page**: This page contains outdated information from our earlier processes.

**Current team members**: Please refer to our [internal Coda workspace](https://coda.io/d/The-Unjournal-Hub-internal_d0KBG3dSZCs) for up-to-date onboarding materials, process documentation, and team resources.

Contact <contact@unjournal.org> if you need access.
{% endhint %}

<details>

<summary>Archived content (historical reference only)</summary>

### Management team and administrators

The main platforms for the management team are outlined below with links provided.

#### Slack group and channels

*Please ask for group access, as well as access to private channels,* especially "*management-policies*". Each channel should have a description and some links at the top.

Slack is for quick conversations and coordination. Please don't consider Slack as a place to store and organize content. Longer, more structured content should go into Google Docs or similar.

#### **GitBook** (edit access optional)

See [Tech scoping](/the-unjournal-project-and-communication-space/tech-tools-and-resources/tech-scoping.md)

Management team: You don't *need* to edit the GitBook if you don't want to, but we're trying to use it as our main place to 'explain everything' to ourselves and others. We will try to link all content here. Note you can use 'search' and 'lens' to look for things.

#### PubPub

Access to the PubPub is mainly only needed for doing 'full-service evaluation manager work'.

[**Link to our PubPub page**](https://unjournal.pubpub.org)

#### Google drive: Gdocs and Gsheets

*Please ask for access to this drive.* This drive contains meeting notes, discussion, grant applications and tech details.

[**Link to our Google Drive**](https://drive.google.com/drive/u/0/folders/1xcNO7r66tupRYrUGzWjTYfhpdMr1Vlyi)

</details>


---

# 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://globalimpact.gitbook.io/the-unjournal-project-and-communication-space/management-tech-details-discussion/uj-team-resources-onboarding.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.
