# macOS

### [Download SonarView](https://ceruleansonar.com/sonarview/)

{% hint style="info" %}
Older versions can be found [here](https://github.com/CeruleanSonar/SonarView/releases).
{% endhint %}

#### Supported Architectures:&#x20;

* Intel (x64)
* Apple Silicon (arm64)
* If you aren't sure which architecture you have, [see here](https://support.apple.com/en-us/HT211814).&#x20;

From Safari, choose the appropriate download from above.

Safari will show you this if you click the down arrow in the circle after the app is downloaded.

![](/files/tgiVOtHtNxENbTP3ojYn)

From there, you can click the hourglass in Safari and it will open Finder with the SonarView app displayed to you. Drag the application from there into your Applications folder. Once in the Applications folder, you may right-click or control-click to open the submenu and select Open.

![Applications Folder - Right Click on SonarView](/files/HOWUSas1xoa21uPnFKs6)

The first time you attempt to open the file, macOS will complain with this dialog. Simply hit cancel.

![](/files/N7FWJdsXyOhRGhwa6F5b)

Then right-click or control-click the SonarView application again and macOS will present this dialog.&#x20;

![](/files/vxlyMoOqISkqlqkX5Zam)

Click Open from here if it is available. If you are not presented with the ability to open the file, this command will be necessary to run in Terminal:\
`sudo xattr -r -d com.apple.quarantine "/Applications/SonarView.app"`

Now try to open the app.&#x20;


---

# 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.ceruleansonar.com/c/sonarview/installation/macos.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.
