# Points

### **Upload Points CSV**

To add multiple points at once you can use our Student Points Upload feature

* Click Upload CSV
* This will take you to our Student Points Upload page. For more information on the Student Points Upload page read our guide [here](/admin/walkthrough/features/student-points-upload.md)

### **Edit Point**

* Click the ellipsis on the right side of the table for the corresponding point
* Click Edit
* Make any necessary changes to the point
* Click Save

<figure><img src="/files/XD4Z8zJQXxZnv96uz5bR" alt=""><figcaption><p>Editing a point</p></figcaption></figure>

### **Delete Point**

* Click the ellipsis on the right side of the table for the corresponding point
* Click Delete
* Click Delete

<figure><img src="/files/dNTinNZTwIk3umkygTOu" alt=""><figcaption><p>Deleting a point</p></figcaption></figure>

### **Download Points CSV**

If you need to export a spreadsheet of all your points you can do this with our Download CSV feature

* Click Download CSV


---

# 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://guides.rcahousepoints.com/admin/walkthrough/manage/points.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.
