> For the complete documentation index, see [llms.txt](https://handbook.designingforchildrensrights.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://handbook.designingforchildrensrights.org/technical-tools-1/slack.md).

# Slack

![](/files/-Ldgjntvt24d6LRzo9Ga)

As D4CR community, we use Slack for our communication. \
(If you'd like to join our slack, ping us via email at contact(at)designingforchildrensrights.org)

* Anyone can join via invitation link  and they get access to all the public channels - #general, #findings etc etc. Each new joiner is welcomed and asked to introduce themselves.<br>
* Each  [Working Group](/working-groups-local-chapters.md) has it's own dedicated channel that it can choose to keep public or private so  e.g. #wg-guide or #wg-mooc-private,  #wg-communication etc. etc.  Working Group Lead is in charge of adding people to the group<br>
* Working Groups through their leads or other participants share their updates and ask for input and advice from wider community to an open channel #wg-all as often as possible.&#x20;
  * When [decisions](broken://pages/-LconwmX4AgPju-fivPG) need to be made involving wider community, slack #wg-all can be used through posting a proposal and then asking people to vote e.g. using  thumbs up and down voting or 1-2-3 (or other emoji:) option voting. Example:&#x20;

![Source: https://get.slack.help/hc/en-us/articles/229002507-Create-a-poll-](/files/-LdgjHWO5uJmOxkXuIlG)

* \#members-private channel for contributing  all the active registered members of the association for things like input and feedback on strategy drafts as well as nominations and voting for the new members

**Rules of thumb:**&#x20;

1# always answer to the thread, do NOT check the "Also post to group" unless really necessary. this will allow to form easier overview of the conversations we are having

2# Always tag people of it’s important to them @name

3# Always tag @channel if it’s for everyone (however @channel doesn't work inside of threads, so then use individual @name tagging for each person)

4# When mentioning docs, slides etc add links to Google Drive

5# Use dedicated Slack channels for communication to include everyone\
To simplify and streamline our communication outside the management group,- e.g. about Visual Identity etc - use dedicated Slack channels for communication as a rule so that everyone who would like could be informed and participate. Also to avoid parallel overlapping conversations


---

# 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://handbook.designingforchildrensrights.org/technical-tools-1/slack.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.
