# FAQs

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th></tr></thead><tbody><tr><td><strong>Planning</strong></td><td><ul><li><a href="/pages/TskdtbAZf8C2uCaDuDoz">Where have my Tasks gone?</a></li><li><a href="/pages/ErSz5h9daccDi1oBoLgJ">How do I print my plan?</a></li><li><a href="/pages/164Ozv2Genz9xF6BMcpH">Can I change the sort order of Tasks and Packages?</a></li><li><a href="/pages/yX4KdJQIqnH8l7mYZP0s">Why can't I delete a Task?</a></li><li><a href="/pages/XhuBVIlDGEhxgUGeuPlj">Why are the successors not scheduling?</a></li><li><a href="/pages/fflmLpsbGmWeZFwZ3Twv">How do I promise Tasks?</a></li><li><a href="/pages/gyKIqNWdBRgxbmsnGXzt">How do I delete multiple Tasks?</a></li><li><a href="/pages/wrLFnid1sb2Gfd2hu5B7">Why were some Tasks skipped from updating?</a></li></ul></td></tr><tr><td><strong>Project Assets</strong></td><td><ul><li><a href="/pages/W1hUzWnPZSG7CRapa5cn">How do I make changes in bulk?</a></li><li><a href="/pages/MFz8bkEajremFhwraRSj">Why can't I upload an image for my Location?</a></li><li><a href="/pages/Yvro6CTy384XChZdohH1">How do I change the non-working days of a Task?</a></li><li><a href="/pages/nCHeS1iKIsP9ceVHkjRl">How do I Move Folders?</a></li></ul><p></p></td></tr><tr><td><strong>Users</strong></td><td><ul><li><a href="/pages/Rfrq3sOCA1CSqNKmJ20k">How do I transfer my work to another User?</a></li><li><a href="/pages/ETpDE3ZTnDW9ly7jEKxi">How do I add new Users to the Project?</a> </li><li><a href="/pages/tJDPGKxfaJbi6DMYd2kw">What can Lite Users do?</a></li><li><a href="/pages/3k1oNXZubhDxm74VMg2q">How do I set a reviewer?</a></li><li><a href="/pages/JwCClz4d9Mg0nOgGedfP">How do I reset my Password?</a></li><li><a href="/pages/zDmvt7VUkkEhJePrwppc">How do I set up Multi-Factor Authentication?</a></li></ul></td></tr><tr><td></td><td></td></tr></tbody></table>


---

# 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://help.aphex.co/docs/frequently-asked/faqs.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.
