> For the complete documentation index, see [llms.txt](https://docs.codeyourfuture.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.codeyourfuture.io/archive/archived-pages/leaving-or-stepping-back.md).

# Leaving or Stepping Back

It's normal for you not to be able to commit to volunteering at some point!&#x20;

If you plan to take a short-term or long-term break from volunteering, you should tell your regional volunteer team so they can plan accordingly.&#x20;

If you are part of any CYF Google Groups, please remove yourself. You can always be readded upon return. We need to do this mainly for data/privacy and account number restrictions.&#x20;

If you are stepping back long-term, please get in touch with a [CYF Global Facilitator](https://codeyourfuture.io/meet-the-team/) so we can deactivate your Slack account. Don't worry, we can reactivate your account easily if you return!&#x20;

Also, don't forget to sign up for our email newsletter (scroll to the bottom of [our website](https://codeyourfuture.io/) to enter your email) to get little monthly updates on what's happening at CodeYourFure :relaxed:


---

# 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.codeyourfuture.io/archive/archived-pages/leaving-or-stepping-back.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.
