# Advanced configuration

- [Starting and stopping the SDK](/sdk-features/advanced-features/starting-and-stopping-the-sdk.md): Have greater control over when the SDK is running.
- [Declaring capabilities](/sdk-features/advanced-features/declaring-capabilities.md): Cobrowse allows for different levels of capabilities which can be enabled or disabled from the settings of the dashboard or SDKs.
- [Session metrics](/sdk-features/advanced-features/session-metrics.md): Monitor session metrics in realtime to understand session quality.
- [Intercepting mobile SDK network requests](/sdk-features/advanced-features/intercepting-mobile-sdk-network-requests.md): Have greater control over networking requests made by the mobile SDKs.
- [Web](/sdk-features/advanced-features/web.md): Advanced web features for Cobrowse, including iFrame supprt, ignore views and cross-domain session support.
- [IFrames support](/sdk-features/advanced-features/web/cross-document-iframes.md): To use Cobrowse for Web with cross document IFrames you will need to add a javascript snippet to the page being embedded.
- [Cross-domain session support](/sdk-features/advanced-features/web/cross-domain-session-support.md): Javascript for sessions across multiple domains or sub-domains.
- [Ignore Views](/sdk-features/advanced-features/web/ignore-views.md): Ignore views in Cobrowse. It may be useful to ignore specific views from being presented to the agents. Use this javascript snippet.
- [iOS](/sdk-features/advanced-features/ios.md): Advances features of Cobrowse for iOS, including alternate render method and custom touch handling.
- [Alternate render method](/sdk-features/advanced-features/ios/alternate-render-method.md): Some iOS apps with custom controls, lots of animation, or complex visual effects, can benefit from alternate render methods used by the Cobrowse iOS SDK.
- [Custom touch handling](/sdk-features/advanced-features/ios/custom-touch-handling.md): Most iOS apps are supported out of the box by our remote control feature. For others, we provide support for custom touch handling.
- [Android](/sdk-features/advanced-features/android.md): Cobrowse for Android. Here are some articles to help with challenges related to Android such as Backporting TLS 1.2 to Android 4.4
- [Backporting TLS to older Android versions](/sdk-features/advanced-features/android/android-tls.md): Ensuring compatibility with legacy Android OS devices on Cobrowse by backporting TLS 1.2 and TLS 1.3.
