# Sorting Projects

### Project List basics

<details>

<summary>Search bar, tile &#x26; Table View</summary>

Use the search bar to locate specific Projects or Users. You can switch between Table View (the default) and Tile View by clicking the hamburger or the four squares icon.

</details>

<figure><img src="https://1326643208-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FnpMhTPhBTwVaw7bZVBjY%2Fuploads%2Fgit-blob-c12379648dcf175e4bb484c2d3a945dd413382b3%2F353_Projects%2001_Project%20list%20-%20Active.png?alt=media" alt=""><figcaption><p>Switch between Table View and Tile View by clicking the hamburger or the four squares icon.</p></figcaption></figure>

### Table View

<figure><img src="https://1326643208-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FnpMhTPhBTwVaw7bZVBjY%2Fuploads%2Fgit-blob-aa1a4dc5c9c86a18c286247768330679c735202c%2F353_Projects%2001_Project%20list%20-%20Active.png?alt=media" alt=""><figcaption><p>Projects as shown in a Table View.</p></figcaption></figure>

### Tile View

<figure><img src="https://1326643208-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FnpMhTPhBTwVaw7bZVBjY%2Fuploads%2Fgit-blob-b16f44497a836bcef83c6d2622b7bf3c23bbf0b2%2F359_Projects%2004_Projects%20list%20%20-%20Active%20(Tiles%20view).png?alt=media" alt=""><figcaption><p>Projects as shown in a Tile View.</p></figcaption></figure>

<details>

<summary>Favorite a project</summary>

You can favorite any Project by clicking the star icon to the left of it. This will ensure it is always sorted to the top of active Projects.

</details>

<figure><img src="https://1326643208-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FnpMhTPhBTwVaw7bZVBjY%2Fuploads%2Fgit-blob-3969cbdd3d021bbfa9bf585a4ede8da6aa0e0e99%2F359_Projects%2004_Projects%20list%20%20-%20Active%20(Tiles%20view).png?alt=media" alt=""><figcaption><p>An example of a Project that has been favorited.</p></figcaption></figure>

The next page will show you how to customize your Table View by modifying the column filters. Click "Next" to continue.


---

# 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.testfiesta.com/projects-tab/projects-home-page/sorting-projects.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.
