# Schools

### **Schools Landing Page**

List of schools you are assigned to/are assigned to your agency will be displayed in a list. Search works for name, grade, type or CDS code

![](/files/-MIzDGNb3TcS5iGRy60g)

### **Viewing School's details**

Selecting a school will open school detail's page where you can see the school's details, awards assigned to that school, the activities at that school and the school's summer calendar

![](/files/-MIzEpcnz0LHYEDI8_JD)

### **Viewing Schools Activities**

Selecting the 'Activities' tab will display all of the activities that have groups at that school

![](/files/-MJ3ptb20mzEjNfIhAST)

### **Schedule New Activity**

Selecting the "Schedule Activity" button will open up a modal that allows you to schedule an activity at that school. You will fill out all necessary information to create an activity. If there are no staff members assigned to your school you will be unable to add a new scheduled activity. Please visit [Staff Mgt.](/btb-user-guide/features-and-functions/staff-mgt..md) to resolve this issue.

![](/files/-MJ3qNk77alIprntlK0-)

### **Viewing Funding for a School**

Selecting the 'Awards' tab will open the funding awards given to that school, selecting an award will display the award information displayed on [Awards (Grants) Mgt.](/btb-user-guide/features-and-functions/awards-grants-mgt..md)

### **Summer Calendar**

Selecting the 'Summer Calendar' tab will open the calendar that has been established by LAUSD at that school. This calendar displays the number of hours that a summer program is funded for.


---

# 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://ihi.gitbook.io/btb-user-guide/features-and-functions/schools.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.
