> For the complete documentation index, see [llms.txt](https://docs.thunkable.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.thunkable.com/snap-to-place/camera.md).

# Camera

{% embed url="<https://youtu.be/yG9mdhn70w4>" %}

## Blocks

### Take Photo

![](/files/-MYdW-74mvgM1S0wm5Es)

| Output Name   | Data Type  | Function                                            |
| ------------- | ---------- | --------------------------------------------------- |
| Photo         | image      | if a photo was taken, returns the photo             |
| DidUserCancel | true/false | returns whether the user cancelled taking the photo |
| Error         | text       | if there was an error, returns the error            |
