Add our company logo to Sentry dashboard

Can we customize our Sentry’s dashboard with our company logo?

No. The only way this could be done is to fork the project and modify stuff in source code.

… or some Nginx config trickery, basically masking + extending the default CSS file. Or simply replace the favicon.

This might actually be a worthwhile and easy to implement feature – allow an optional custom CSS URL in config, and add that to the page frame if set.