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

# BASIC FEATURES

- [Proxyman Proxy Helper Tool](https://docs.proxyman.com/basic-features/proxy-setting-tool.md): Explain what Proxyman Proxy Helper Tool is. Useful to override / revert System HTTP Proxy at launch time. Faster than using networkutils
- [Request / Response Previewer](https://docs.proxyman.com/basic-features/request-response-viewer.md): Display the Request/Response body with multiple formats, such as JSON, Tree View, Raw, ...
- [Connection Log](https://docs.proxyman.com/basic-features/connection-log.md): Inspect DNS lookups, TCP connections, TLS handshakes, certificates, and HTTP headers in Proxyman's Connection Log.
- [SSL Proxying](https://docs.proxyman.com/basic-features/ssl-proxying.md): How to set up SSL Proxying to tell Proxyman to capture/decrypt HTTPS data from a certain websites by Host name, Regex, ...
- [HTTP/2](https://docs.proxyman.com/basic-features/http2.md): Capture HTTP/2 traffic in Proxyman for macOS and inspect requests, responses, trailers, and negotiated protocols.
- [Bypass Proxy List](https://docs.proxyman.com/basic-features/bypass-proxy-list.md): Choose domains that bypass Proxyman with the Bypass Proxy List, including wildcard matching and system proxy behavior.
- [Import / Export](https://docs.proxyman.com/basic-features/import-export.md): How to export and Import data from Proxyman. Support Proxyman Log, HAR, CSV, Charles File, PostmanCollection2
- [Content Filter](https://docs.proxyman.com/basic-features/content-filter.md): Quick filter the URLs with many criteria, such as URL, Header, Body, Status Code by contains, not contains, prefix, suffix, and regex.
- [Tab View](https://docs.proxyman.com/basic-features/multiple-tabs.md): Organize traffic in Safari-style tabs with separate filters and selections in Proxyman for macOS.
- [Split View](https://docs.proxyman.com/basic-features/split-view.md): Compare two traffic views with separate filters and selections in Proxyman for macOS.
- [Horizontal/Vertical/Window Layout](https://docs.proxyman.com/basic-features/horizontal-vertical-layout.md): Able to custom your workspace
- [Copy as](https://docs.proxyman.com/basic-features/copy-as.md): Copy content from Request / Response as cURL, Markdown, CSV, ...
- [Custom Previewer Tab](https://docs.proxyman.com/basic-features/custom-previewer-tab.md): Customize request and response preview tabs to display JSON, Protobuf, HTML, MessagePack, and other body formats, or inspect connection details with Connection Log.
- [Custom Header Column](https://docs.proxyman.com/basic-features/custom-header-column.md): How to create a Column from your Request/Response Headers, Query, and JSON Body
- [Regex (Regular Expression)](https://docs.proxyman.com/basic-features/regex.md): Regular Expression
- [Filter JSON Response](https://docs.proxyman.com/basic-features/filter-json-response.md): Find data in JSON responses with text search, regular expressions, JSONPath, key paths, and key or value filters.
- [Highlight by Color and Add Comment](https://docs.proxyman.com/basic-features/highlight-by-color-and-add-comment.md): Highlight your request/response with colors, comments or text style
- [Import / Export Settings](https://docs.proxyman.com/basic-features/import-export-settings.md): Import debugging rules from Proxyman or Charles Proxy, export settings for teammates, and open Charles traffic logs.
- [Multipart Form-Data Previewer](https://docs.proxyman.com/basic-features/multipart-form-data-previewer.md): Inspect individual parts of multipart/form-data request bodies in Proxyman and export their data.
- [JSONPath](https://docs.proxyman.com/basic-features/jsonpaths.md): Query your JSON Body with JSON Path Syntax easily
- [JQ](https://docs.proxyman.com/basic-features/jq.md): How to use the jq filter in the JSON Tab to quickly filter your JSON Data
- [Customize Toolbar](https://docs.proxyman.com/basic-features/customize-toolbar.md): Customize the Proxyman macOS toolbar with buttons for proxy settings and debugging tools such as Breakpoint and Map Local.
- [Localization](https://docs.proxyman.com/basic-features/localization.md): Choose the language used by Proxyman and learn how to contribute improvements to the app translations.
- [Quick Preview](https://docs.proxyman.com/basic-features/quick-preview.md): Preview selected text in Proxyman to format JSON, decode Base64 or JWT tokens, and display key-value data.
- [Command Palette](https://docs.proxyman.com/basic-features/command-palette.md): Explain how to use Command Palette on Proxyman to quickly find and open any Tools, features with few clicks
